FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package notts.scr.poc#0.1.0 (110 ms)

Package notts.scr.poc
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=notts.scr.poc@0.1.0&canonical=https://example.org/fhir/StructureDefinition/C%26F_Metric_Observation
Url https://example.org/fhir/StructureDefinition/C%26F_Metric_Observation
Status draft
Name C&F_Metric_Observation
Experimental False
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://example.org/fhir/StructureDefinition/C%26F_Metric_Observation",
  "name" : "C&F_Metric_Observation",
  "status" : "draft",
  "fhirVersion" : "3.0.2",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "mustSupport" : true
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/StructureDefinition/Organization"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.effective[x]:effectiveDateTime",
        "path" : "Observation.effectiveDateTime",
        "sliceName" : "effectiveDateTime",
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]:valueQuantity",
        "path" : "Observation.valueQuantity",
        "sliceName" : "valueQuantity",
        "min" : 1,
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.